home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1754 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: cs.tu-berlin.de!cooly
  2. From: cooly@cs.tu-berlin.de (Thomas Kuhlmann)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Simulation languages in C++?
  5. Date: 12 Jan 1996 18:32:37 GMT
  6. Organization: Technische Universitaet Berlin
  7. Message-ID: <4d69g5$677@news.cs.tu-berlin.de>
  8. References: <Pine.SUN.3.91.951217160649.27829A-100000@elaine22.Stanford.EDU>
  9. NNTP-Posting-Host: pueblo.cs.tu-berlin.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13.  
  14. Abhijit Madhusudan Kakhandiki <vega@elaine22.Stanford.EDU> writes:
  15. > Does anyone out there know of any simulation languages written in C++?
  16. > It would be really nice to build models using a simulation language
  17. > which uses object oriented concepts and design and therefore encourages
  18. > modular programming.
  19.  
  20. A C++ library called SimKit based on the concept of logical processes
  21. and possible distributed/parallel simultion using TimeWarp-method has
  22. been developped at University of Calgary (Canada).
  23.  
  24. Infos from:
  25. Dr. Brian W. Unger
  26. Professor, Computer Science Department, University of Calgary
  27. President, WurcNet, The Western University Research Consortium on
  28. High Performance Computing and Broadband Networking
  29. Office: (403) 220 6778; Fax: (403) 282 0382; Email: unger@cpsc.ucalgary.ca
  30. or his assistent: gomes@cpsc.ucalgary.ca (Fabian Gomes)
  31.  
  32. SimKit is also used in the TeleSim Project. In the Web-page you find also
  33. refs. to SimKit, URL: http://bungee.cpsc.ucalgary.ca/
  34.  
  35. Hope this helps, Thomas Kuhlmann from TU-Berlin.
  36.